[INFO] cloning repository https://github.com/yuri-xyz/toby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuri-xyz/toby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuri-xyz%2Ftoby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuri-xyz%2Ftoby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c490bd0b07a32434f069feca0d62c8ba1e95550c
[INFO] fixing yuri-xyz/toby against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuri-xyz%2Ftoby" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuri-xyz/toby
[INFO] finished tweaking git repo https://github.com/yuri-xyz/toby
[INFO] tweaked toml for git repo https://github.com/yuri-xyz/toby written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuri-xyz/toby on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuri-xyz/toby already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa
[INFO] running `Command { std: "docker" "start" "a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/ast/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/diagnostics/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/formatter/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lexer/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lints/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/parser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lsp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Migrating crates/diagnostics/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Migrating crates/ast/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Migrating crates/lexer/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]    Migrating crates/formatter/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking lints v0.1.0 (/opt/rustwide/workdir/crates/lints)
[INFO] [stderr]    Migrating crates/parser/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Migrating crates/lints/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Migrating crates/types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking notify-debouncer-mini v0.7.0
[INFO] [stderr]    Migrating crates/formatter/tests/formatter.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lexer/tests/tokenization_regressions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/diagnostics/tests/render.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking zvariant_utils v3.3.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking lsp-server v0.7.9
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking notify-rust v4.17.0
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Migrating crates/runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/runtime/src/future/scheduler.rs (1 fix)
[INFO] [stderr]        Fixed crates/runtime/src/env.rs (2 fixes)
[INFO] [stderr]        Fixed crates/runtime/src/future/poll.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/call.rs:672:33
[INFO] [stdout]     |
[INFO] [stdout] 664 |       mut function: Rc<FunctionValue>,
[INFO] [stdout]     |       ------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `function` calls a custom destructor
[INFO] [stdout]     |       `function` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 671 |         for (name, function) in function.recursive.borrow().iter() {
[INFO] [stdout]     |                                 ---------------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 672 |           if let Some(function) = function.upgrade() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 675 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 694 |         for (param, argument) in function.params.iter().zip(args) {
[INFO] [stdout]     |                                  --------------------------------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `iter` calls a custom destructor
[INFO] [stdout]     |                                  `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 698 |         let mut runtime = Runtime {
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `runtime` calls a custom destructor
[INFO] [stdout]     |             `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 703 |           functions: function
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 704 | |           .recursive
[INFO] [stdout] 705 | |           .borrow()
[INFO] [stdout]     | |                   -
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |___________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `function` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `function` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `function` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/call.rs:715:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |       let mut runtime = Runtime {
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `runtime` calls a custom destructor
[INFO] [stdout]     |           `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 715 |       match runtime.tail_expression(&function.body)? {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 725 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/native.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |   let parts = expect_list(parts, span)?;
[INFO] [stdout]     |       -----
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `parts` calls a custom destructor
[INFO] [stdout]     |       `parts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 210 |   match std::process::Command::new(command).args(args).status() {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 222 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/native.rs:525:10
[INFO] [stdout]     |
[INFO] [stdout] 524 |       let mut variant = variant;
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `variant` calls a custom destructor
[INFO] [stdout]     |           `variant` will be dropped later as of Edition 2024
[INFO] [stdout] 525 |       Ok(variant.values.remove(0).as_ref().clone())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 526 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `variant` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/native.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 549 |       let mut variant = variant;
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `variant` calls a custom destructor
[INFO] [stdout]     |           `variant` will be dropped later as of Edition 2024
[INFO] [stdout] 550 |       Ok(variant.values.remove(0).as_ref().clone())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 551 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `variant` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rune v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/call.rs:672:33
[INFO] [stdout]     |
[INFO] [stdout] 664 |       mut function: Rc<FunctionValue>,
[INFO] [stdout]     |       ------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `function` calls a custom destructor
[INFO] [stdout]     |       `function` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 671 |         for (name, function) in function.recursive.borrow().iter() {
[INFO] [stdout]     |                                 ---------------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 672 |           if let Some(function) = function.upgrade() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 675 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 694 |         for (param, argument) in function.params.iter().zip(args) {
[INFO] [stdout]     |                                  --------------------------------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `iter` calls a custom destructor
[INFO] [stdout]     |                                  `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 698 |         let mut runtime = Runtime {
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `runtime` calls a custom destructor
[INFO] [stdout]     |             `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 703 |           functions: function
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 704 | |           .recursive
[INFO] [stdout] 705 | |           .borrow()
[INFO] [stdout]     | |                   -
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |___________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `function` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `function` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `function` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/call.rs:715:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |       let mut runtime = Runtime {
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `runtime` calls a custom destructor
[INFO] [stdout]     |           `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 715 |       match runtime.tail_expression(&function.body)? {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 725 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/native.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |   let parts = expect_list(parts, span)?;
[INFO] [stdout]     |       -----
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `parts` calls a custom destructor
[INFO] [stdout]     |       `parts` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 210 |   match std::process::Command::new(command).args(args).status() {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 222 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `parts` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `parts` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/native.rs:525:10
[INFO] [stdout]     |
[INFO] [stdout] 524 |       let mut variant = variant;
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `variant` calls a custom destructor
[INFO] [stdout]     |           `variant` will be dropped later as of Edition 2024
[INFO] [stdout] 525 |       Ok(variant.values.remove(0).as_ref().clone())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 526 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `variant` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/runtime/src/native.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 549 |       let mut variant = variant;
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `variant` calls a custom destructor
[INFO] [stdout]     |           `variant` will be dropped later as of Edition 2024
[INFO] [stdout] 550 |       Ok(variant.values.remove(0).as_ref().clone())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 551 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `variant` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `variant` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking rune-lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]    Migrating crates/cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lsp/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/edge_cases_match.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/git_prelude.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/runtime_memory.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/runtime_safety.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/testing_system.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/commands.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lsp/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lsp/tests/service_regressions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/cli_parse_regressions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lsp/tests/language_service.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/cli/tests/parse.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/cli/src/main.rs:747:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |   let mut runtime =
[INFO] [stdout]     |       -----------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `runtime` calls a custom destructor
[INFO] [stdout]     |       `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 747 |   match runtime.run_with_value(&program) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 759 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/cli/src/main.rs:853:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |   let mut runtime =
[INFO] [stdout]     |       -----------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `runtime` calls a custom destructor
[INFO] [stdout]     |       `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 853 |   match runtime.run_with_value(&compiled.program) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 865 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/cli/tests/package_capabilities.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/cli/src/main.rs:747:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |   let mut runtime =
[INFO] [stdout]     |       -----------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `runtime` calls a custom destructor
[INFO] [stdout]     |       `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 747 |   match runtime.run_with_value(&program) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 759 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/cli/src/main.rs:853:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |   let mut runtime =
[INFO] [stdout]     |       -----------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `runtime` calls a custom destructor
[INFO] [stdout]     |       `runtime` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 853 |   match runtime.run_with_value(&compiled.program) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 865 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]     = note: `runtime` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> crates/runtime/src/future.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Drop for RuntimeScheduler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `runtime` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/rc.rs:3649:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/public_api_coverage.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/if_expressions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/packages.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/edge_cases_more.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/edge_cases_more.rs (2 fixes)
[INFO] [stderr]    Migrating tests/runtime_regressions.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/runtime_regressions.rs (1 fix)
[INFO] [stderr]    Migrating tests/integration_regressions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/pipeline_apps.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/manifest_app_validation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/inference.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/recursion.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/function_block_bodies.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/runtime_app_errors.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/diagnostic_regressions.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/diagnostic_regressions.rs (1 fix)
[INFO] [stderr]    Migrating tests/for_expression.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/format_minify_regressions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/language_features.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/edge_cases.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/lists.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/async_support.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/pipeline_more.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/functions.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] [stderr] crater-edition-check: ast v0.1.0 (/opt/rustwide/workdir/crates/ast) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cli v0.1.0 (/opt/rustwide/workdir/crates/cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rune v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lints v0.1.0 (/opt/rustwide/workdir/crates/lints) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: parser v0.1.0 (/opt/rustwide/workdir/crates/parser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: types v0.1.0 (/opt/rustwide/workdir/crates/types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rune-lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp) updating edition from 2021 to 2024
[INFO] [stderr]     Checking diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]     Checking formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]     Checking lints v0.1.0 (/opt/rustwide/workdir/crates/lints)
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/runtime/src/env.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |   unsafe { std::env::set_var(name, value) };
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/runtime/src/env.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 |   unsafe { std::env::remove_var(name) };
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/runtime/src/env.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |   unsafe { std::env::set_var(name, value) };
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/runtime/src/env.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 |   unsafe { std::env::remove_var(name) };
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runtime` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `runtime` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa", kill_on_drop: false }`
[INFO] [stdout] a1724c55e93fb3c02d649a5ff639241470dc2785b8a7c2218e4ffdca348582fa
